Skip to content

Conversation

m1kola
Copy link
Contributor

@m1kola m1kola commented Aug 27, 2025

Summary

This piece of code is meant to preserve cert hash annotation in the pod template. We currently do not use cert hash annotation on the pod: we only use sts level annotations.

Proof of Work

Tests must pass

Checklist

  • Have you linked a jira ticket and/or is the ticket in the title?
  • Have you checked whether your jira ticket required DOCSP changes?
  • Have you added changelog file?

@m1kola m1kola force-pushed the CLOUDP-290847-clean-up branch from 3647300 to 77c55dc Compare August 27, 2025 14:41
@m1kola m1kola marked this pull request as ready for review August 27, 2025 14:42
@m1kola m1kola requested a review from a team as a code owner August 27, 2025 14:42
@anandsyncs
Copy link
Contributor

LGTM: Ideally removing the code should have failed some existing tests.

@m1kola m1kola added the skip-changelog Use this label in Pull Request to not require new changelog entry file label Aug 27, 2025
@m1kola
Copy link
Contributor Author

m1kola commented Aug 27, 2025

Ideally removing the code should have failed some existing tests.

@anandsyncs this is the code branch we never reach because we do not use/set annotations on the pod template. It seems like leftovers from the previous implementation.

Not harming anything by being there apart from the fact it creates a reference to things I'm touching while working on a fix for agent certs rotation.

This piece of code is meant to preserve cert hash annotation
in the pod template. We currently do not use cert hash annotation
on the pod: we only use sts level annotations.
@m1kola m1kola force-pushed the CLOUDP-290847-clean-up branch from 81549d8 to 9c44512 Compare August 28, 2025 14:17
@m1kola
Copy link
Contributor Author

m1kola commented Aug 28, 2025

Rebased on top of master to include CI fixes and squashed two commits into a single one.

No other changes.

@m1kola
Copy link
Contributor Author

m1kola commented Aug 29, 2025

e2e_om_ops_manager_queryable_backup is failing but it is a known issue and is not related. Merging.

@m1kola m1kola merged commit dd5f1d8 into mongodb:master Aug 29, 2025
35 of 37 checks passed
@m1kola m1kola deleted the CLOUDP-290847-clean-up branch August 29, 2025 07:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip-changelog Use this label in Pull Request to not require new changelog entry file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants